home *** CD-ROM | disk | FTP | other *** search
- RPF Zip Control(TM) Copyright 1993, 1994 RPF Software ALL RIGHTS RESERVED
-
- History
- -------
- Version 1.60 January 23, 1994
- -----------------------------
- * Repaired situation where "Add" could not see the files on a disk
- volume with no subdirectories.
-
- * Repaired error introduced in version 1.53 where would not properly
- handle viewing a file name which included a space (" ").
-
- * Added choice to display error messages reported by zip.exe and
- unzip.exe.
-
- * The zipcntr*.ico files may be deleted from the Zip Control directory.
- Those resources are now embedded within the zipcntrl.exe file.
-
- * If the COMSPEC environment variable does not identify a proper OS/2
- command processor, Zip Control attempts to use \OS2\CMD.EXE on the
- drive where OS2.INI is located.
-
- * The "association" of .zip files may now be made to either zipcntrl.exe
- or to the Zip Control Desktop object.
-
- Version 1.53 January 8, 1994
- ----------------------------
- Changes:
-
- * Reduced the time it takes before the Add window can accept user
- input.
-
- * Reduced by half the elapsed time to add files to a .zip file over
- version 1.52.
-
- * Reduced *dramatically* the elapsed time to delete files from a .zip
- file over version 1.52.
-
- * Added visual indication to the UnZIP window if the output path
- does not currently exist. It will still be created if it doesn't
- exist, but you will at least have a chance to correct typos in the
- path first, if that is why the path didn't exist.
-
- * Added Footers & Headers to the 2-up LaserJet printing.
-
- * Repair the "memory" of what was the selected printer.
-
- * Repair an error that had been introduced with the AutoOpen button.
- If AutoOpen was not selected, then drag-and-drop of .zip file icons
- to the Zip Control desktop object would not open the .zip file until
- the Open button was pushed. Same for "associations" of .zip files.
-
- Version 1.52 November 28, 1993
- ------------------------------
- Changes:
-
- * Added printer choices (which are known to the system) to "Print."
-
- * To enable View to run DOS or Windows programs via the SmartView
- associations (e.g., .DOC -> WinWord.exe), the quotation marks are
- now removed from zipped files to be "viewed" IF the filename
- contains no embedded spaces. Otherwise, the quotations will remain
- to enable OS/2 programs to use such filenames (with embedded spaces).
- DOS and Windows programs are unable to handle filenames with either
- quotation marks or embedded spaces.
-
- Best results when using SmartView with DOS or Windows programs can
- probably be obtained by using the entry: START /WIN WINWORD.EXE (or
- other DOS or Windows program name). The full path name will be
- needed for the program if it is not in the OS/2 path (and it probably
- will not be). Alternatively, the CMD.EXE /C WINWORD.EXE style could
- be used.
-
- * Reduced by half the elapsed time to add files to a .zip file.
-
- Version 1.51 November 20, 1993
- ------------------------------
- Changes:
-
- * Corrected a problem with "Add"ing files to a .zip file, if the
- file to be added had a dash ("-") in the file name.
-
- * Added explanatory message when you choose "Add" with "Zip all
- subdirectories too" but without "Store paths . . .". If UnZip
- detects two files with the same name, UnZip fails. The message
- explains this to the user and suggests adding the "Store paths"
- option (which is probably better anyway).
-
- * Corrected a problem with directories/file names which include
- the "^" character.
-
- * Added a simple LaserJet 2-up printing capability.
-
- Version 1.50 November 03, 1993
- ------------------------------
- Changes:
-
- * Added access to ZIP.EXE.
-
- * Added "This session only" choices for the UnZip output path.
- Choices are Default output path, Last path used, .ZIP path.
-
- * Added the ZC directory to the system PATH, for the ZC session
- only, so that users who put UNZIP.EXE in the ZC directory and
- do not specify the path for UNZIP.EXE in the Settings, Programs,
- UnZip Program entry, will be able to "see" UNZIP.EXE.
-
- * Eliminated the extra window which would occasionally appear,
- especially for 4OS2 users.
-
- * Added "AutoOpen" for user to define whether the Open dialog box
- should automatically appear and "AutoComments" for automatic display
- of embedded zip file comments.
-
- * Changed the temporary files which are created for the View function
- to use original file names in a work location subdirectory, rather
- than temporary file names in the default output directory. These
- temporary files are removed when Zip Control is closed.
-
- Version 1.10 October 10, 1993
- -----------------------------
- Changes:
-
- * Converted the Paths button to a Settings notebook, which
- includes Options, Paths, and Programs.
-
- * Modified the Settings - Programs and the View process to
- permit association of different viewer programs to
- files on the basis of the file extension.
-
- This feature can also be used to "run" .EXE files within
- the ZIP file (with caution) and to unzip ZIP files within
- the ZIP file.
-
- The "SmartView" check box turns on/off the use of viewers
- associated by file extension. When off, the <default>
- viewer is ALWAYS used, regardless of file extension.
-
- * Changed the View process to support viewing multiple
- (selected) files at the same time.
-
- * Added Print capability. Can print multiple selected files
- to the default PRN printer.
-
- * Added Search functions. Search scans one or more selected
- disk drives, looking for .ZIP files. The files are placed
- in a list, sorted in one of three ways: name+date+path,
- path+name+date, or date+name+path. Once the disk(s) has been
- scanned, the list of files may be re-sorted without a re-scan
- of the disk(s).
-
- ZIP files in the list may be "Opened" (unzipped), which permits
- use of the standard features of Zip Control (UnZip, View, Print).
-
- Additionally, a selected file may be Deleted. This may be useful
- if, during review of the sorted list, it is noticed that there
- are duplicates of the same file in two or more directories.
-
- * Cosmetic tune-ups to better comply with CUA.
-
- Version 1.02 October 5, 1993
- ----------------------------
- Changes:
-
- * UnZIP dialog, Output Path logic corrected to handle a path
- which did not include a backslash "\" somewhere in the
- path (not counting the last character of the path).
-
- Version 1.01 September 26, 1993
- -------------------------------
- Changes:
-
- * Title Bar--Added version number.
-
- * "Paths"
-
- UnZIP Program Name and VIEW Program Name corrected to
- accept paths (Drive/Directory) as documented.
-
- If a program cannot be found at the location specified and
- also cannot be found in the OS/2 system path, the user will
- be given the option to change the entry or to continue.
-
- If a path cannot be found, the user will be given the option
- to change the entry or to continue.
-
- Cancel button added.
-
- Modified so that VIEW program entry can have command line switches
- ("/", "-") entered, retained, and used properly.
-
- Added the capability to target unzip output to the same directory
- in which the .ZIP file is located.
-
- * "Settings"
-
- "Replace" option removed. Was confusing.
-
- "Overwrite" option removed. Was confusing.
-
- * "Open"
-
- "Search" changed to "Open"
-
- * "Contents" changed to "Comments"
-
- * "UnZip"
-
- "UnZip" button active whenever there is an entry in the list box,
- whether or not a file name is highlighted. Done to permit "All"
- choice on the "UnZip" dialog box.
-
- "All" choice activated in addition to "Selected."
-
- Same changes as in "Settings" regarding the "Replace" and "Overwrite"
- options.
-
- Target output path will now be created if it doesn't exist. Previously
- would only create if single level path.
-
- Clipping of the last "e" in "Respect . . . file" should be fixed.
-
- Added the capability to target unzip output to the same directory
- in which the .ZIP file is located.
-
- * General
-
- Corrected a situation where, when using 4OS2, the cleanup of the VIEW
- temporary file was being displayed.
-
- Tested with 4OS2.EXE in addition to CMD.EXE.
-
- Helpful headings added across the top of the list box--Length, Date,
- Time, Name.
-
- Support for directory and file names with embedded spaces.
-
-
- Version 1.0 September 19, 1993
- ------------------------------
- Initial Release.
-